Fix tiny typo.
authorMurray Cumming <murrayc@murrayc.com>
Thu, 28 Jul 2016 09:12:54 +0000 (11:12 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 28 Jul 2016 09:12:54 +0000 (11:12 +0200)
gtk/gtkactionable.c

index 1459811f371b2dcfd892c49f94b6a8d4ff1d78a2..c28fae2556dca2c69c1f8e392ddf2c5322dede5d 100644 (file)
@@ -132,7 +132,7 @@ gtk_actionable_set_action_name (GtkActionable *actionable,
  * gtk_actionable_get_action_target_value:
  * @actionable: a #GtkActionable widget
  *
- * Gets the current target value of @actionabe.
+ * Gets the current target value of @actionable.
  *
  * See gtk_actionable_set_action_target_value() for more information.
  *